Skip to content

Conversation

@rmolinamir
Copy link
Contributor

@rmolinamir rmolinamir commented Sep 9, 2025

This PR implements client-side AI tools and refactors the AI blocknote proxy with the following changes:

Features Added

  • Client-side AI tools for editor manipulation and navigation
  • Dynamic OpenAI endpoint support in blocknote proxy
  • CORS handler for secure cross-origin requests
  • New blocknote package for schema and server utilities

Refactoring

  • Reorganized assistant UI components structure
  • Updated journal and pages components for improved editor integration
  • Improved editor architecture and tooling

Technical Changes

  • Added manipulate-editor, navigate-journal-entry, and navigate-page tools
  • Implemented environment-based CORS configuration
  • Refactored blocknote AI proxy to support multiple endpoints
  • Enhanced block editor with new tools and utilities

Closes: #35, #34, #9

- Add client-side AI tools for editor manipulation and navigation
- Refactor blocknote AI proxy to support dynamic OpenAI endpoints
- Implement CORS handler for secure cross-origin requests
- Reorganize assistant UI components and editor structure
- Add new blocknote package for schema and server utilities
- Update journal and pages components for improved editor integration
@rmolinamir
Copy link
Contributor Author

Closes: #35, #34, #9

@rmolinamir rmolinamir merged commit 3defe7a into main Sep 11, 2025
3 checks passed
@rmolinamir rmolinamir deleted the feature/journl-agent-client-side-tools branch September 11, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AI] Integrate BlockNote with AI

2 participants